x86_emulate: Check single-step status at instruction start rather than end.
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 24 May 2008 07:54:59 +0000 (08:54 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 24 May 2008 07:54:59 +0000 (08:54 +0100)
commitd0f28d825eafe00591d7b80b8de26e4fd783d924
tree8326b2922cf64ebf72dfc74cad70973f94db20ae
parent67ea9d3b8c923445534d80baf40d9c6716b108cc
x86_emulate: Check single-step status at instruction start rather than end.

This fixes booting of FreeDOS with HIMEM.SYS enabled.

Signed-off-by: Trolle Selander <trolle.selander@eu.citrix.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/x86_emulate/x86_emulate.c